PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render Package / PDFPageRenderer Class / getPageImageBoxInternal Method
In This Topic
    getPageImageBoxInternal Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFRenderingSurfaceBoundingBox getPageImageBoxInternal( 
       double dpiX,
       double dpiY
    )

    Parameters

    dpiX
    dpiY
    See Also